Properties
Abstract representation of some aspect of a Bean's state
Can be read/write, read-only or write-only
JavaBeans defines several types of properties:
Simple
Indexed
Bound
Constrained

Return to Tracks